projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dbac09
)
(ldap) <defgroup>: Add :version.
author
Dave Love
<fx@gnu.org>
Mon, 27 Nov 2000 23:22:31 +0000
(23:22 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 27 Nov 2000 23:22:31 +0000
(23:22 +0000)
lisp/net/ldap.el
patch
|
blob
|
history
diff --git
a/lisp/net/ldap.el
b/lisp/net/ldap.el
index 3838b2ec61687a8727a999b8b0902aa183da8ea0..786cfa976b4f0ae6c93fd7f8507b6734272a32a6 100644
(file)
--- a/
lisp/net/ldap.el
+++ b/
lisp/net/ldap.el
@@
-39,6
+39,7
@@
(defgroup ldap nil
"Lightweight Directory Access Protocol."
+ :version "21.1"
:group 'comm)
(defcustom ldap-default-host nil